intermediate adj. 中間的,居間的。 The intermediate class (船的)特別三等。 An intermediate compound 中間化合物;中間體。 n. 中間物;中間分子,中間人;【化學(xué)】中間體;期中考試;中間試驗(yàn)。 vi. 起調(diào)解作用;起媒介作用 (between)。 Intermediate culture 補(bǔ)植。 Intermediate elements 中間分子。 adv. -ly 在中間。 -ness, -diacy n. 調(diào)解。
file n. 1.紙夾,文件夾。 2.釘成冊的文件,檔案,卷宗,案卷,合訂本。 3.【計(jì)算機(jī)】外存貯器,存貯帶。 4.行列;【軍事】縱列 (opp. rank)。 5.(象棋盤上的)縱線。 file computer 編目計(jì)算機(jī)。 a column of files 若干縱列組成的隊(duì)伍〔如三路或四路縱隊(duì)〕。 a file of men 執(zhí)行任務(wù)的二人小分隊(duì)。 a blank file 【軍事】(無后列時(shí)的)單列。 main file 主文件;主存貯器。 file by file 一列一列,陸續(xù)。 half a file 二人小分隊(duì)中的一人。 in file 排成二列縱隊(duì);挨次,魚貫地。 in single [Indian] file 成一路縱隊(duì),成單行。 keep on [in] a file 合訂保存;歸檔。 on file 合訂成冊,存檔。 vt. 1.按次序訂存,編檔保存,匯存。 2.〔美國〕提起,提出。 3.命令(軍隊(duì)等)排成縱隊(duì)行進(jìn)。 4.用電報(bào)[話]發(fā)稿。 file an information 起訴,告發(fā)。 file a complaint with the authorities 向當(dāng)局申訴。 vi. 排成縱隊(duì)前進(jìn);申請 (for);備案作候選人。 F- left [right](口令)各隊(duì)向左(右)(走)! file away [off] 排成縱隊(duì)出發(fā)。 file in 魚貫而入,陸續(xù)編入。 file out 魚貫而出。 n. 1.銼刀。 2.〔英俚〕滑頭。 block file 大方銼。 a close file 吝嗇鬼。 an old (a deep) file 老滑頭。 bite [gnaw, lick] a file 自找苦吃;徒勞。 vt. 銼;磨煉(品性等);推敲(文章等)。 file one's fingernails 銼指甲。 vi. 用銼刀銼。 file away [off] 銼去(銹等)。 file down (用銼)銼開,銼壞。 file one's teeth 銼牙齒;咬牙切齒。 file out 銼出。
To perform a clean build , which will first delete all object and intermediate files 執(zhí)行干凈生成,這將首先刪除所有對象和中間文件;
Path to the directory specified for intermediate files relative to the project directory 為中間文件指定的相對于項(xiàng)目目錄的目錄路徑。
With which to manage and store references to intermediate files generated during compilation ,用它管理并存儲(chǔ)對編譯期間生成的中間文件的引用。
Or the output window section of the build log buildlog . htm in the intermediate files directory 或生成日志(中間文件目錄下的buildlog . htm )的“輸出窗口”部分的內(nèi)容。
Those intermediate files not only create unnecessary overhead but also are prone to disk and filesystem errors 那些中間文件不僅造成了不必要的開銷還容易導(dǎo)致磁盤和文件系統(tǒng)錯(cuò)誤。
Implementers when managing a list of compiler - generated intermediate files , which are sometimes deleted after use 實(shí)施者在管理編譯器生成的中間文件(這些文件有時(shí)會(huì)在使用后被刪除)列表時(shí)會(huì)用到它。
Because this approach works only for unix and cannot get rid of all intermediate files , i did not use it in the example programs 因?yàn)檫@個(gè)方法只適用于unix ,并且無法除去所有中間文件,所以我在示例程序中沒有使用它。
In unix linux systems , we can use pipes to connect the input and output of different programs and partly eliminate the need for intermediate files 在unix / linux系統(tǒng)中,可以使用管道連接不同程序的輸入和輸出,并且部分消除對中間文件的需要。